-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#666 - Concrete Minkowski sum for polygons #1377
#666 - Concrete Minkowski sum for polygons #1377
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for your first contribution!!
Looks good, but I left some comments below. Also, could you add some tests and the new function to the docs? (see extending the online documentation) -- you can add the new doc here and the new tests in test/unit_Polygon.jl
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Can you squash the commits to have a cleaner history?
See #666